home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 5-Fonts & Software / Applications / MacProject II / MacProject II Help / card_63954.txt < prev    next >
Text File  |  1989-09-27  |  3KB  |  171 lines

  1. -- card: 63954 from stack: in
  2. -- bmap block id: 75880
  3. -- flags: 0000
  4. -- background id: 68193
  5. -- name: Set Chart Size DBOX
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=53 top=212 right=242 bottom=209
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: buttons
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   show card field popupButtons
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   hide card field popupButtons
  27. end mouseUp
  28.  
  29.  
  30.  
  31. -- part 4 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=58 top=166 right=199 bottom=203
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: size
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   show card field popupSize
  46. end mouseDown
  47.  
  48. on mouseUp
  49.   hide card field popupSize
  50. end mouseUp
  51.  
  52.  
  53.  
  54. -- part 5 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=276 top=143 right=219 bottom=402
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: grid
  66. ----- HyperTalk script -----
  67. on mouseDown
  68.   show card field popupGrid
  69. end mouseDown
  70.  
  71. on mouseUp
  72.   hide card field popupGrid
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 6 (field)
  78. -- low flags: 01
  79. -- high flags: 2002
  80. -- rect: left=158 top=81 right=104 bottom=321
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 0
  84. -- font id: 3
  85. -- text size: 10
  86. -- style flags: 0
  87. -- line height: 13
  88. -- part name: Inbox
  89.  
  90.  
  91. -- part 8 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=56 top=136 right=159 bottom=219
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 10
  100. -- style flags: 0
  101. -- line height: 13
  102. -- part name: popupSize
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   hide card field "popupSize"
  106. end mouseUp
  107.  
  108.  
  109. -- part 9 (field)
  110. -- low flags: 81
  111. -- high flags: 2004
  112. -- rect: left=48 top=135 right=208 bottom=266
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 10
  118. -- style flags: 0
  119. -- line height: 13
  120. -- part name: popupButtons
  121. ----- HyperTalk script -----
  122. on mouseUp
  123.   hide card field "popupButtons"
  124. end mouseUp
  125.  
  126.  
  127. -- part 10 (field)
  128. -- low flags: 81
  129. -- high flags: 2004
  130. -- rect: left=129 top=145 right=196 bottom=267
  131. -- title width / last selected line: 0
  132. -- icon id / first selected line: 0 / 0
  133. -- text alignment: 0
  134. -- font id: 3
  135. -- text size: 10
  136. -- style flags: 0
  137. -- line height: 13
  138. -- part name: popupGrid
  139. ----- HyperTalk script -----
  140. on mouseUp
  141.   hide card field "popupGrid"
  142. end mouseUp
  143.  
  144.  
  145. -- part contents for card part 6
  146. ----- text -----
  147. Press any element for details.
  148.  
  149. -- part contents for card part 8
  150. ----- text -----
  151. Shows the current chart size.
  152.  
  153.  
  154. -- part contents for card part 9
  155. ----- text -----
  156. Click OK to change the size of the chart as you‚Äôve specified.
  157.  
  158. Click Cancel to cancel the changes to the chart size.
  159.  
  160. -- part contents for card part 10
  161. ----- text -----
  162. Click the grid squares to specify the size of the Schedule Chart.
  163.  
  164.  
  165. -- part contents for background part 30
  166. ----- text -----
  167. The Layout Menu
  168.  
  169. -- part contents for background part 31
  170. ----- text -----
  171. Set Chart Size Dialog Box